net/http.http2stream.sc (field)
8 uses
net/http (current package)
h2_bundle.go#L4509: sc *http2serverConn
h2_bundle.go#L5753: sc := st.sc
h2_bundle.go#L5790: st.sc.writeFrameFromHandler(http2FrameWriteRequest{write: http2StreamError{
h2_bundle.go#L5933: sc := st.sc
h2_bundle.go#L5989: sc: sc,
h2_bundle.go#L6884: sc := st.sc
h2_bundle.go#L10946: if wr.stream.sc.maxFrameSize < allowed {
h2_bundle.go#L10947: allowed = wr.stream.sc.maxFrameSize
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |